Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the main group across 1 directory with 6 updates #803

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the main group with 6 updates in the / directory:

Package From To
github.com/ClickHouse/clickhouse-go/v2 2.26.0 2.27.1
github.com/aiven/aiven-go-client/v2 2.24.0 2.25.0
github.com/aiven/go-api-schemas 1.79.0 1.80.0
github.com/aiven/go-client-codegen 0.18.0 0.19.0
golang.org/x/sync 0.7.0 0.8.0
golang.org/x/tools 0.23.0 0.24.0

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.26.0 to 2.27.1

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.27.1

What's Changed

Fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.27.0...v2.27.1

v2.27.0

Breaking change notice

v2.25.0 was released with a breaking change in ClickHouse/clickhouse-go#1306. Please review your implementation.

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.26.0...v2.27.0

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.27.1, 2024-08-05

What's Changed

Fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.27.0...v2.27.1

v2.27.0, 2024-08-01

Breaking change notice

v2.25.0 was released with a breaking change in ClickHouse/clickhouse-go#1306. Please review your implementation.

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.26.0...v2.27.0

Commits

Updates github.com/aiven/aiven-go-client/v2 from 2.24.0 to 2.25.0

Release notes

Sourced from github.com/aiven/aiven-go-client/v2's releases.

v2.25.0

auto-generated release for commit 4e487a4

Commits
  • 4e487a4 chore(version.go): update aiven-go-client version
  • 7075116 Added support for Get information for the current session's user (#353)
  • See full diff in compare view

Updates github.com/aiven/go-api-schemas from 1.79.0 to 1.80.0

Release notes

Sourced from github.com/aiven/go-api-schemas's releases.

v1.80.0

auto-generated release for commit dbb360a

Commits
  • dbb360a chore(updater): bump pkg/dist/*.yml (2024-07-29) (#170)
  • 6963769 chore(deps): bump anothrNick/github-tag-action from 1.69.0 to 1.70.0 in the m...
  • ce80ac2 chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 in the main group (#...
  • f5d94cc ci(deps): upgrade trunk (#162)
  • See full diff in compare view

Updates github.com/aiven/go-client-codegen from 0.18.0 to 0.19.0

Release notes

Sourced from github.com/aiven/go-client-codegen's releases.

v0.19.0

auto-generated release for commit 336300d

Commits
  • 336300d chore(version.go): update go-client-codegen version
  • d2431bc chore(update): bump openapi schema (2024-08-09) (#109)
  • a0e9e86 ci(deps): upgrade trunk (#96)
  • 907bf9d chore(deps): bump anothrNick/github-tag-action from 1.69.0 to 1.70.0 in the m...
  • See full diff in compare view

Updates golang.org/x/sync from 0.7.0 to 0.8.0

Commits

Updates golang.org/x/tools from 0.23.0 to 0.24.0

Commits
  • 3057be8 go.mod: update golang.org/x dependencies
  • 4653e48 gopls/internal/analysis: add skipped analysis simplify on generated code
  • f855a53 gopls/internal/telemetry/cmd/stacks: use authentication token
  • 3ffd605 gopls/doc/features: fix prominent typo
  • a5df6ad go/analysis/passes/printf: report non-constant format, no args
  • c03e5c2 go/packages: do not nullify Fset when NeedSyntax is set
  • 6a6fd99 go/ssa: substitute type parameterized aliases
  • f6a2390 gopls/doc: delete commands.md
  • 2154cbf gopls/internal/golang: add "Browse gopls features" code action
  • ead76ab go/analysis: Add modules to Pass
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the main group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.26.0` | `2.27.1` |
| [github.com/aiven/aiven-go-client/v2](https://github.com/aiven/aiven-go-client) | `2.24.0` | `2.25.0` |
| [github.com/aiven/go-api-schemas](https://github.com/aiven/go-api-schemas) | `1.79.0` | `1.80.0` |
| [github.com/aiven/go-client-codegen](https://github.com/aiven/go-client-codegen) | `0.18.0` | `0.19.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.7.0` | `0.8.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.23.0` | `0.24.0` |



Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.26.0 to 2.27.1
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.26.0...v2.27.1)

Updates `github.com/aiven/aiven-go-client/v2` from 2.24.0 to 2.25.0
- [Release notes](https://github.com/aiven/aiven-go-client/releases)
- [Commits](aiven/aiven-go-client@v2.24.0...v2.25.0)

Updates `github.com/aiven/go-api-schemas` from 1.79.0 to 1.80.0
- [Release notes](https://github.com/aiven/go-api-schemas/releases)
- [Commits](aiven/go-api-schemas@v1.79.0...v1.80.0)

Updates `github.com/aiven/go-client-codegen` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/aiven/go-client-codegen/releases)
- [Commits](aiven/go-client-codegen@v0.18.0...v0.19.0)

Updates `golang.org/x/sync` from 0.7.0 to 0.8.0
- [Commits](golang/sync@v0.7.0...v0.8.0)

Updates `golang.org/x/tools` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: github.com/aiven/aiven-go-client/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: github.com/aiven/go-api-schemas
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: github.com/aiven/go-client-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2024 00:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 12, 2024
@byashimov byashimov enabled auto-merge (squash) August 16, 2024 08:09
@byashimov byashimov force-pushed the dependabot/go_modules/main-b5b81c1ead branch from fec2863 to 4b1fc44 Compare August 16, 2024 08:11
@byashimov byashimov disabled auto-merge August 16, 2024 08:12
@byashimov byashimov enabled auto-merge (squash) August 16, 2024 08:12
@byashimov byashimov merged commit 50cebce into main Aug 16, 2024
7 checks passed
@byashimov byashimov deleted the dependabot/go_modules/main-b5b81c1ead branch August 16, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant